GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / SetItemsFont Method





In This Topic
SetItemsFont Method (IThumbnailEx)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(66)>
Function SetItemsFont( _
   ByVal FontName As String, _
   ByVal FontSize As Single, _
   ByVal FontStyle As FontStyle _
) As GdPictureStatus
[DispId(66)]
GdPictureStatus SetItemsFont( 
   string FontName,
   float FontSize,
   FontStyle FontStyle
)
function SetItemsFont( 
    FontName: String;
    FontSize: Single;
    FontStyle: FontStyle
): GdPictureStatus; 
DispIdAttribute(66)
function SetItemsFont( 
   FontName : String,
   FontSize : float,
   FontStyle : FontStyle
) : GdPictureStatus;
[DispId(66)]
GdPictureStatus SetItemsFont( 
   string* FontName,
   float FontSize,
   FontStyle FontStyle
) 
[DispId(66)]
GdPictureStatus SetItemsFont( 
   String^ FontName,
   float FontSize,
   FontStyle FontStyle
) 

Parameters

FontName
FontSize
FontStyle
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members